module Base
{
    sound VoiceMaleBathYawn
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_male_bath_yawn.ogg,
			volume = 0.1
		}
	}

    sound VoiceMaleBathSigh
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_male_bath_sigh01.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_male_bath_sigh02.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_male_bath_sigh03.ogg,
			volume = 0.1
		}
	}

	sound VoiceMaleBathSighLong
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_male_bath_sighlong01.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_male_bath_sighlong02.ogg,
			volume = 0.1
		}
	}

	sound VoiceMaleBathStretch
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_male_bath_stretch01.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_male_bath_stretch02.ogg,
			volume = 0.1
		}
	}
}